Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add slice write support #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add slice write support #9

wants to merge 1 commit into from

Conversation

buttairfly
Copy link

Hi luismesas!
I know this is a quite old project of yours, but since its one of the only implementations of a golang only spi driver, I used your code. But I needed the spi to write a more generic slice of byte and have a way to use the delay feature of the kernel. The changes made should not affect your usage. I also ran goformat on the code.

  • Add slice write support
  • Add delay setting
  • goimports (go fmt)

Greetings - buttairfly (Till Max Schwikal)

Add delay setting
goimports (go fmt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant